PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetFillColorSpaceOperator Class / PDFSetFillColorSpaceOperator Constructor / PDFSetFillColorSpaceOperator Constructor(PDFCosName,PDFColorSpace)
In This Topic
    PDFSetFillColorSpaceOperator Constructor(PDFCosName,PDFColorSpace)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFSetFillColorSpaceOperator( 
       PDFCosName colorSpaceID,
       PDFColorSpace colorSpace
    )

    Parameters

    colorSpaceID
    colorSpace
    See Also